Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
| Attribute | Value |
|---|---|
| Connector ID | MulesoftCloudhubConnector |
| Publisher | Microsoft |
| Used in Solutions | Mulesoft |
| Collection Method | CCF |
| Connector Definition Files | MuleSoftCloudHubAlerts_ConnectorDefinition.json |
| DCR Definition Files | MulesoftCloudHubAlerts_DCR.json |
| CCF Configuration | MulesoftCloudHubAlerts_PollingConfig.json |
| CCF Capabilities | Basic, Paging |
The Mulesoft CloudHub data connector enables you to ingest alerts from Mulesoft CloudHub into Microsoft Sentinel through the CloudHub REST API v2. This connector supports configurable endpoints to accommodate different Mulesoft regions and deployment environments including US Commercial Cloud, EU Cloud, Government Cloud, and on-premises deployments. It uses multi-stream support so you can connect to multiple Mulesoft environments simultaneously. Configure the connector with your Anypoint Platform credentials, environment ID, and optional application name filter to begin collecting data. Use the MuleSoftCloudhub parser to query ingested alerts. Refer to Mulesoft CloudHub API documentation for more information about the CloudHub APIs.
This connector ingests data into the following tables:
| Table | Transformations | Ingestion API | Lake-Only |
|---|---|---|---|
MulesoftCloudhubAlerts_CL |
? | ✓ | ? |
💡 Tip: Tables with Ingestion API support allow data ingestion via the Azure Monitor Data Collector API, which also enables custom transformations during ingestion.
Resource Provider Permissions:
Custom Permissions:
⚠️ Note: These instructions were automatically generated from the connector's user interface definition file using AI and may not be fully accurate. Please verify all configuration steps in the Microsoft Sentinel portal.
1. Mulesoft CloudHub Connections
Manage connections to your Mulesoft CloudHub environments
Before configuring this connector, ensure you have:
Mulesoft Anypoint Platform Account with appropriate permissions
Environment Access to the CloudHub environment you want to monitor
API Access Credentials (username and password)
Environment ID from your Mulesoft CloudHub console
Log in to Anypoint Platform
Navigate to Access Management > Environments
Select your target environment
Copy the Environment ID from the URL or environment details
ℹ️ This connector requires read access to the CloudHub API. Contact your Mulesoft administrator if you don't have the necessary permissions. Connector Management Interface
This section is an interactive interface in the Microsoft Sentinel portal that allows you to manage your data collectors.
📊 View Existing Collectors: A management table displays all currently configured data collectors with the following information:
➕ Add New Collector: Click the "Add new collector" button to configure a new data collector (see configuration form below).
🔧 Manage Collectors: Use the actions menu to delete or modify existing collectors.
💡 Portal-Only Feature: This configuration interface is only available when viewing the connector in the Microsoft Sentinel portal. You cannot configure data collectors through this static documentation.
Add Mulesoft CloudHub Connection
Configure a connection to a Mulesoft CloudHub environment
When you click the "Add Connection" button in the portal, a configuration form will open. You'll need to provide:
Base Configuration
💡 Portal-Only Feature: This configuration form is only available in the Microsoft Sentinel portal.
2. Monitor and Validate
Monitor data ingestion and validate connectivity
Monitor Connection Status: Check the connector status in the Data connectors page
Validate Data Flow: Use the sample queries provided to verify data is being collected
Review Logs: Check Azure Monitor logs for any connection or authentication issues
/v2/alerts endpointInitial Data: Allow 10-15 minutes for initial data to appear
Alerts Data: Available in the MuleSoftCloudhub table
Authentication errors: Verify credentials and environment access
No data: Ensure alerts exist in the specified environment
Partial data: Check environment ID and application filter settings
ℹ️ Sample Query: MuleSoftCloudhub | where TimeGenerated > ago(24h) | summarize count() by EventSeverity
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊